golang.org/x/net/http2.timer.C (method)

4 uses

	net/http
		h2_bundle.go#L5198: 	case <-timer.C():
		h2_bundle.go#L7450: 	C() <-chan time.Time
		h2_bundle.go#L8077: 				case <-tm.C():
		h2_bundle.go#L9037: 		respHeaderTimer = timer.C()